home *** CD-ROM | disk | FTP | other *** search
/ Champak 120 / Vol 120.iso / games / manga_ma.swf / scripts / DefineButton2_176 / BUTTONCONDACTION on(release).as
Text File  |  2010-11-09  |  108b  |  6 lines

  1. on(release){
  2.    gotoAndStop(5);
  3.    _root.nurie.movie.gotoAndPlay(2);
  4.    _root.insatu.gotoAndStop(2);
  5. }
  6.